Background Material About Qualitative Reasoning
 
 
From Ken Forbus' survey for the CRC Handbook of Computer Science and Engineering (get full paper):
 
    Qualitative reasoning is the area of AI which creates representations for continuous aspects of the world, such as space, time, and quantity, which support reasoning with very little information. Typically it has focused on scientific and engineering domains, hence its other name, qualitative physics. It is motivated by two observations. First, people draw useful and subtle conclusions about the physical world without differential equations. In our daily lives we figure out what is happening around us and how we can affect it, working with far less data, and less precise data, than would be required to use traditional, purely quantitative methods. Creating software for robots that operate in unconstrained environments and modeling human cognition requires understanding how this can be done. Second, scientists and engineers appear to use qualitative reasoning when initially understanding a problem, when setting up more formal methods to solve particular problems, and when interpreting the results of quantitative simulations, calculations, or measurements. Thus advances in qualitative physics should lead to the creation of more flexible software that can help engineers and scientists.
 
Current research spans all aspects of the theory and applications of qualitative reasoning about physical systems.
 
    * Cognitive modeling (e.g., cognitive theories of reasoning about physical systems, theories and experiments concerning human reasoning and learning of mental models, QR models for spatial reasoning, cognitive maps, cognitive robots);
    * Techniques (e.g., qualitative simulation, ontologies, management of multiple models, reasoning over time and space, mathematical formalizations of QR, qualitative algebras, qualitative dynamics, qualitative kinematics, qualitative optimization);
    * Task-level reasoning (e.g., design, planning, monitoring, diagnosis and repair, explanation, tutoring and training, process control and supervision);
    * Applications (e.g., engineering, education, business, biology, chemistry, ecology, economics, social science, environmental science, medicine, and law);
    * Intersection with other modeling approaches (e.g., system dynamics and bond-graphs, signal processing, numerical methods, statistical techniques, differential equations);
    * Knowledge acquisition methods (e.g., model building tools and techniques, automated model construction and machine learning, acquisition of models from data).
    * Theoretical foundations of qualitative reasoning techniques.
 
Here are a few ways to get started learning more about what's going on in QR these days:
 
    * Introductory material in the field: MONET network website
    * Papers for the 2006 workshop: QR 06
    * Papers for the 2005 workshop: QR 05
    * Archive of all previous QR workshops: 1987-2004
  
 
This page updated from last year’s conference pages with thanks to Chris Bailey-Kellogg.